TicoCoinBody_v
==============
  Textures:
    - QuestionCoinBody
        Offset: 0, 0.537109375
        Scale: -0.33203125, -0.33203125
    - Hilight
        Scale: 1.8603515625, 5.498046875

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 204, 204, 204, 255
    - 204, 204, 204, 255

  Color Registers:
    - -5, -17, -9, -118
    - 44, 44, 44, 0
    - 40, -61, -45, 255

  Steps:
    1: RGB = (lerp from (44, 44, 44) to (tex #1 RGB) using (vertex RGB)), then add (-5, -17, -9)
         A = (lerp from (tex #1 A) to 32 using (vertex A)), then add -118, multiply by 2
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -118, multiply by 2
    3: RGB = ((40, -61, -45) * (tex #2 RGB)), then add (prev. RGB)
         A = (prev. A)



TicoCoinEmpty_v
===============
  Textures:
    - GroundStarHiLight3
        Offset: -0.2490234375, -0.166015625
        Scale: 0.2880859375, 1.611328125
    - IndDummy
        Offset: -1.07421875, -0.8251953125
        Scale: -2.0263671875, 0.0830078125
        Rotation: 0.2519302957243568

  Ambient Colors:
    - 128, 128, 128, 128

  Material Colors:
    - 255, 255, 255, 235
    - 255, 255, 255, 235

  Color Registers:
    - 76, 80, 109, 113
    - 165, 173, 161, 255

  Steps:
    1: RGB = ((tex #1 RGB) * (165, 173, 161)), then add (76, 80, 109)
         A = (tex #1 A), then add 113
    2: RGB = ((113, 113, 113) * (tex #2 RGB)), then add (prev. RGB)
         A = 0, then add (prev. A)



TicoCoinFrame_v
===============
  Textures:
    - QuestionCoin
        Scale: 1.07421875, 0.0390625
    - Env3Gray
        Rotation: 0.40476699118015075

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - -5, -49, -118, -239
    - 16, 8, 0, 0
    - 157, 182, 101, 255

  Steps:
    1: RGB = (lerp from (16, 8, 0) to (tex #1 RGB) using (vertex RGB)), then add (-5, -49, -118)
         A = (lerp from (tex #1 A) to 64 using (vertex A)), then add -239, multiply by 2
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -239, multiply by 2
    3: RGB = ((157, 182, 101) * (tex #2 RGB)), then add (prev. RGB)
         A = (prev. A)



TicoCoinTico_v
==============
  Textures:
    - QuestionCoin
        Scale: 1.07421875, 0.0390625
    - Env3Gray
        Offset: 0, -0.1220703125
        Rotation: 0.40476699118015075

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - -17, -61, -122, -162
    - 16, 8, 0, 0
    - 157, 182, 101, 255

  Steps:
    1: RGB = (lerp from (16, 8, 0) to (tex #1 RGB) using (vertex RGB)), then add (-17, -61, -122)
         A = (lerp from (tex #1 A) to 64 using (vertex A)), then add -162, multiply by 2
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB), multiply by 2
         A = (64 * (vertex A)), then add -162, multiply by 2
    3: RGB = ((157, 182, 101) * (tex #2 RGB)), then add (prev. RGB)
         A = (prev. A)
